Skip to content

chore(deps): bump javalin.version from 6.7.0 to 7.0.0#655

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/javalin.version-7.0.0
Open

chore(deps): bump javalin.version from 6.7.0 to 7.0.0#655
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/javalin.version-7.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps javalin.version from 6.7.0 to 7.0.0.
Updates io.javalin:javalin-bundle from 6.7.0 to 7.0.0

Release notes

Sourced from io.javalin:javalin-bundle's releases.

7.0.0

What's Changed

... (truncated)

Commits
  • 3e02e28 [maven-release-plugin] prepare release javalin-parent-7.0.0
  • a02ecb7 [pom] Publish aggregator poms to fix release deploy
  • 0b1d72e [json] Use ThrowingConsumer for better Java interop in PipedStreamExecutor
  • a6efecc [endpoint] Add missing annotation
  • 7b599e9 [build] Prevent skipPublishing from being inherited by child modules
  • 1b3c374 [plugin] Make RateLimitPlugin config optional
  • 3f75abe [maven-release-plugin] prepare for next development iteration
  • a83b0c8 [maven-release-plugin] prepare release javalin-parent-7.0.0-beta.3
  • 09a208b [config] Expose unsafe on JavalinConfig
  • a78cd1b [api] Add Javalin.start(config) convenience method
  • Additional commits viewable in compare view

Updates io.javalin.community.openapi:javalin-openapi-plugin from 6.7.0 to 7.0.0

Release notes

Sourced from io.javalin.community.openapi:javalin-openapi-plugin's releases.

7.0.0

Changes

Sponsors Thanks to everyone who supported me this month 💜

Minimal requirements

  • Java 17+ / Kotlin 2.3+
  • Javalin 7.0.0

Download

7.0.0-beta.1

Changes

  • Support Javalin 7.0.0-beta.1

Sponsors Thanks to everyone who supported me this month 💜

... (truncated)

Commits

Updates io.javalin.community.openapi:javalin-swagger-plugin from 6.7.0 to 7.0.0

Release notes

Sourced from io.javalin.community.openapi:javalin-swagger-plugin's releases.

7.0.0

Changes

Sponsors Thanks to everyone who supported me this month 💜

Minimal requirements

  • Java 17+ / Kotlin 2.3+
  • Javalin 7.0.0

Download

7.0.0-beta.1

Changes

  • Support Javalin 7.0.0-beta.1

Sponsors Thanks to everyone who supported me this month 💜

... (truncated)

Commits

Updates io.javalin:javalin-micrometer from 6.7.0 to 7.0.0

Release notes

Sourced from io.javalin:javalin-micrometer's releases.

7.0.0

What's Changed

... (truncated)

Commits
  • 3e02e28 [maven-release-plugin] prepare release javalin-parent-7.0.0
  • a02ecb7 [pom] Publish aggregator poms to fix release deploy
  • 0b1d72e [json] Use ThrowingConsumer for better Java interop in PipedStreamExecutor
  • a6efecc [endpoint] Add missing annotation
  • 7b599e9 [build] Prevent skipPublishing from being inherited by child modules
  • 1b3c374 [plugin] Make RateLimitPlugin config optional
  • 3f75abe [maven-release-plugin] prepare for next development iteration
  • a83b0c8 [maven-release-plugin] prepare release javalin-parent-7.0.0-beta.3
  • 09a208b [config] Expose unsafe on JavalinConfig
  • a78cd1b [api] Add Javalin.start(config) convenience method
  • Additional commits viewable in compare view

Updates io.javalin:javalin-testtools from 6.7.0 to 7.0.0

Release notes

Sourced from io.javalin:javalin-testtools's releases.

7.0.0

What's Changed

... (truncated)

Commits
  • 3e02e28 [maven-release-plugin] prepare release javalin-parent-7.0.0
  • a02ecb7 [pom] Publish aggregator poms to fix release deploy
  • 0b1d72e [json] Use ThrowingConsumer for better Java interop in PipedStreamExecutor
  • a6efecc [endpoint] Add missing annotation
  • 7b599e9 [build] Prevent skipPublishing from being inherited by child modules
  • 1b3c374 [plugin] Make RateLimitPlugin config optional
  • 3f75abe [maven-release-plugin] prepare for next development iteration
  • a83b0c8 [maven-release-plugin] prepare release javalin-parent-7.0.0-beta.3
  • 09a208b [config] Expose unsafe on JavalinConfig
  • a78cd1b [api] Add Javalin.start(config) convenience method
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `javalin.version` from 6.7.0 to 7.0.0.

Updates `io.javalin:javalin-bundle` from 6.7.0 to 7.0.0
- [Release notes](https://github.com/javalin/javalin/releases)
- [Commits](javalin/javalin@javalin-parent-6.7.0...javalin-parent-7.0.0)

Updates `io.javalin.community.openapi:javalin-openapi-plugin` from 6.7.0 to 7.0.0
- [Release notes](https://github.com/javalin/javalin-openapi/releases)
- [Commits](javalin/javalin-openapi@6.7.0...7.0.0)

Updates `io.javalin.community.openapi:javalin-swagger-plugin` from 6.7.0 to 7.0.0
- [Release notes](https://github.com/javalin/javalin-openapi/releases)
- [Commits](javalin/javalin-openapi@6.7.0...7.0.0)

Updates `io.javalin:javalin-micrometer` from 6.7.0 to 7.0.0
- [Release notes](https://github.com/javalin/javalin/releases)
- [Commits](javalin/javalin@javalin-parent-6.7.0...javalin-parent-7.0.0)

Updates `io.javalin:javalin-testtools` from 6.7.0 to 7.0.0
- [Release notes](https://github.com/javalin/javalin/releases)
- [Commits](javalin/javalin@javalin-parent-6.7.0...javalin-parent-7.0.0)

---
updated-dependencies:
- dependency-name: io.javalin:javalin-bundle
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.javalin.community.openapi:javalin-openapi-plugin
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.javalin.community.openapi:javalin-swagger-plugin
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.javalin:javalin-micrometer
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.javalin:javalin-testtools
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 26, 2026
@mergify
Copy link
Contributor

mergify bot commented Feb 26, 2026

🧪 CI Insights

Here's what we observed from your CI run for ffb84cf.

🟢 All jobs passed!

But CI Insights is watching 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file dependency_approved java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant